pip install covid

32

from covid import Covid

covid = Covid()
covid.get_data()
pip install covid

Comments

Submit
0 Comments